Welcome![Sign In][Sign Up]
Location:
Search - vc service

Search list

[OS program用vc获取操作系统信息

Description: 用vc开发的一个实现得到操作系统版本等信息的程序,包括os, version,build和service-vc used to achieve the development of a version of the operating system information such as procedures, including os, version, build and service
Platform: | Size: 43939 | Author: 袁刚 | Hits:

[Windows Developservice_demo

Description: 一个VC写的服务程序示例,然望对有这方面需求的朋友有帮助-a VC service program written by example, he was looking to have this friend needs help
Platform: | Size: 48397 | Author: 姜俊波 | Hits:

[CSharpch8Web Service

Description: VC#.NET范例入门与提高-VC#.NET paradigm and improve entry
Platform: | Size: 61691 | Author: 覃亮 | Hits:

[Internet-Network用WINSOCK实现聊天室的VC

Description: Internet上可以提供一种叫IRC 的服务。使用者通过客户端的程序登录到IRC服务器上,就可以与登录在同一IRC服务器上的客户进行交谈,这也就是平常所说的聊天室。在这里,给出了一个在运行TCP/IP协议的网络上实现IRC服务的程序。-Internet can provide a service called IRC. Client users through the process log on to IRC servers, and can be logged on the same server on the IRC chat client, which is usually the chat rooms. Here is a running TCP / IP on the network to achieve the IRC service procedures.
Platform: | Size: 8321 | Author: 风清扬 | Hits:

[ActiveX/DCOM/ATLVC++网络高级编程之十九

Description: DrawSevr: ======================= DCOM服务器程序,不能直接运行,你可以通过reg.bat来注册。注册完,还需要到 控制面板/服务/DrawServ单击右键启动。 这样客户就可以访问了。 可执行文件在DebugU目录下。-DrawSevr : ======================= DCOM server, not directly running, and you can reg.bat to register. End registration, but also to the control panel / service / DrawServ Right-click start. Such customers can visit. DebugU executable file in the directory.
Platform: | Size: 37019 | Author: 张思发 | Hits:

[ADO-ODBCvcdemo

Description: 一个模仿SQL SERVER 服务管理器的例子-A mimic SQL SERVER Service Manager examples
Platform: | Size: 64512 | Author: 站长 | Hits:

[Internet-NetworkChar

Description: 一个聊天室服务端和客户端程序,可以设置服务器和端口-A chat room service client and the client program, you can set the server and port
Platform: | Size: 101376 | Author: 站长 | Hits:

[OS programNTService

Description: VC++的windows后台服务的开发代码模板。-VC background of the windows code templates.
Platform: | Size: 50176 | Author: 张先生 | Hits:

[Internet-Network用WINSOCK实现聊天室的VC

Description: Internet上可以提供一种叫IRC 的服务。使用者通过客户端的程序登录到IRC服务器上,就可以与登录在同一IRC服务器上的客户进行交谈,这也就是平常所说的聊天室。在这里,给出了一个在运行TCP/IP协议的网络上实现IRC服务的程序。-Internet can provide a service called IRC. Client users through the process log on to IRC servers, and can be logged on the same server on the IRC chat client, which is usually the chat rooms. Here is a running TCP/IP on the network to achieve the IRC service procedures.
Platform: | Size: 8192 | Author: 风清扬 | Hits:

[ActiveX/DCOM/ATLVC++网络高级编程之十九

Description: DrawSevr: ======================= DCOM服务器程序,不能直接运行,你可以通过reg.bat来注册。注册完,还需要到 控制面板/服务/DrawServ单击右键启动。 这样客户就可以访问了。 可执行文件在DebugU目录下。-DrawSevr : ======================= DCOM server, not directly running, and you can reg.bat to register. End registration, but also to the control panel/service/DrawServ Right-click start. Such customers can visit. DebugU executable file in the directory.
Platform: | Size: 36864 | Author: 张思发 | Hits:

[Windows Developservice_demo

Description: 一个VC写的服务程序示例,然望对有这方面需求的朋友有帮助-a VC service program written by example, he was looking to have this friend needs help
Platform: | Size: 48128 | Author: 姜俊波 | Hits:

[Othervc-server

Description: VC后台服务的模板框架,可以上面直接开发相应的windows后台服务程序-VC background template framework services can be developed directly above the corresponding background windows service program
Platform: | Size: 702464 | Author: zzx | Hits:

[Windows Developnbtstat-vc

Description: 显示基于 TCP/IP 的 NetBIOS (NetBT) 协议统计资料、本地计算机和远程计算机的 NetBIOS 名称表和 NetBIOS 名称缓存。Nbtstat 可以刷新 NetBIOS 名称缓存和使用 Windows Internet 名称服务 (WINS) 注册的名称-Show based on the TCP/IP-NetBIOS (NetBT) protocol statistics, the local computer and remote computer' s NetBIOS name tables and NetBIOS name cache. Nbtstat can refresh NetBIOS name cache and the use of Windows Internet Name Service (WINS) name registration
Platform: | Size: 14336 | Author: wirm | Hits:

[OtherVC

Description: 大家知道,在Netants、DownLoad Expert等软件中都带有定时拨号上网下载软件的功能。而一般用户的拨号上网,利用的是Windows的Remote Access Service(RAS,远程访问服务)。下面介绍一下其在Visual C++下的实现。-As we all know, in Netants, DownLoad Expert software are downloaded with a regular dial-up software. The general dial-up users to use Windows, the Remote Access Service (RAS, Remote Access Service). Here are some of its Visual C++ under the realization.
Platform: | Size: 3072 | Author: 王艳钊 | Hits:

[OS programnetservice

Description: vc开发net service程序源码,欢迎下载-netservice
Platform: | Size: 36864 | Author: 郭楠 | Hits:

[Game ProgramVC-game-code

Description: 一本关于C++服务器/客户端网络编程的书的源代码,很有价值,尤其是服务端包含IOCP,线程池,学习者大大的福音-A book on C++ server/client network programming book' s source code, great value, especially in the service-side with IOCP, thread pool, learners greatly Gospel
Platform: | Size: 1168384 | Author: 丁戈 | Hits:

[OS programService

Description: vc制作windows服务程序,从别人那找来的一个类,用着不错,上传为了备份 使用 程序名.exe -s 为安装服务 程序名 -r 为卸载服务-vc create windows service program, from others that got from a class, with a good backup to use the program name in order to upload. exe-s for the installation service program to uninstall the service name-r
Platform: | Size: 43008 | Author: 马玉东 | Hits:

[Windows DevelopVC_Programming_service_enum_example_code

Description: VC编程设计service enum实例代码VC Programming service enum example code -VC Programming service enum example code
Platform: | Size: 4096 | Author: | Hits:

[Windows DevelopVC.Web.service.instance.calls

Description: VC实例调用Web服务测试代码VC Web service instance calls the test code -VC Web service instance calls the test code
Platform: | Size: 13312 | Author: usa | Hits:

[OS programvc-SERVICE-process

Description: 我的第一个VC服务程序,需要开机自启动程序的朋友可以参考,开机没有进入桌面前,程序就运行了-vc SERVICE process
Platform: | Size: 78848 | Author: 刘晓峰 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 15 »

CodeBus www.codebus.net